home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / mapping / ozgis80 / read.me < prev    next >
Text File  |  1992-01-18  |  5KB  |  168 lines

  1.                   OzGIS Installation
  2.                   ==================
  3.                   
  4.                   
  5.                   
  6. The software is supplied on floppy disks with most files compressed by
  7. the PKZIP program (or you may have loaded it off a network host).
  8.  
  9. The files must all be first copied to the hard disk drive that you are going to
  10. use.
  11.  
  12. Two directories are used:
  13.  
  14. \OZGIS holds all the system files
  15. \OZDEMO contains example mapping files.
  16.  
  17. You must use the same disk drive as that holding \OZGIS for your own mapping
  18. directories.
  19.  
  20. The installation procedure is as follows:
  21.  
  22. 1. set up the \OZGIS directory
  23.  
  24. CD \
  25. MKDIR OZGIS
  26.  
  27. 2. copy all files from floppy disk to the \OZGIS directory
  28.  
  29. CD \OZGIS
  30. COPY a:*.* (for each disk)
  31.  
  32. 3. Run the installation procedure
  33.  
  34. INSTALL
  35.  
  36. 4. Print the manual ( 100 pages) and the function key template
  37.  
  38. PRINT OZGIS.DOC
  39. PRINT FNKEYS.DOC
  40.  
  41. The WOTSNEW.DOC file contains details of changes to the system.
  42.  
  43. 5. Follow the procedure in the manual to set up your AUTOEXEC.BAT file and to
  44. set up the .INI files for the type of video card (EGA/VGA) and monitor that
  45. you are using.
  46.  
  47. 6. Work through the manual following the examples to see how to use OzGIS.
  48.  
  49.  
  50. OzGIS will run on an EGA board, but a 512K or 1MByte VGA board that gives 256
  51. simultaneous colours is strongly recommended as it enables very fast
  52. interactive choropleth mapping for maps of up to 240 zones. The VGA chipsets
  53. that are supported are given in the manual e.g. Trident or Tseng Labs.
  54.  
  55.  
  56.                     QUICK DEMO
  57.                     ==========
  58.  
  59. The manual will lead you through the configuration of your system and simple
  60. examples. You can try the following, but if there are any problems GO TO THE
  61. MANUAL.
  62.  
  63. You will have to do some configuration:
  64.  
  65. The start-up command file AUTOEXEC.BAT will have to be modified so the programs
  66. can be accessed by changing the path statement to access /ozgis. e.g.
  67.  
  68. PATH C:\DOS;C:\PROGS;C:\OZGIS
  69.  
  70.  
  71. The system file CONFIG.SYS has to have:
  72.  
  73. FILES=20
  74. BUFFERS=20
  75.  
  76. Note that you will have to reboot your system before the changes to the DOS
  77. files take effect.
  78.  
  79. The "DISPLAY =" parameter may have to be set in the file \OZGIS\INTERACT.INI if
  80. you have an EGA:
  81.  
  82.    DISPLAY    = 10   (VGA with analog colour monitor)
  83. or DISPLAY    = 5    (EGA with RGB colour monitor)
  84. or DISPLAY    = 6    (EGA with enhanced colour display)
  85.  
  86.  
  87. Now you can display maps using files supplied with the system:
  88.  
  89. type cd \ozdemo
  90. ozgis
  91.  
  92.  
  93. You should start by reading the manual, but there are several tutorials that
  94. you can look at that describe the system, function keys etc.
  95.  
  96. The first example..............
  97.  
  98. choose the option "DISPLAY ZONES FOR AN ATTRIBUTE FILE".
  99.  
  100. give the attribute file name as OZ
  101.  
  102. give the geographic file name as OZ
  103.  
  104. You now have a default map with legend and distribution diagram. The legend
  105. has the numbers of zones in each class on the left and the class value ranges
  106. to the right of the coloured boxes.
  107.  
  108. Type F2 to hide the menu; then esc to show it again.
  109.  
  110. When you are using a 16 colour EGA or VGA you will find that the map does not
  111. always change when you choose an option. This enables several parameters to be
  112. set before going through the slow map drawing process. You have to specifically
  113. ask for the changes to be applied.
  114.  
  115. Type F3 - this regenerates the display.
  116.  
  117.  
  118. Now a second example............
  119.  
  120. Type F8 to return back to the top level menu.
  121.  
  122. Choose the option "DISPLAY GEOGRAPHIC FILES".
  123.  
  124. Choose the menu option "DISPLAY POLYGONS FROM A GEOGRAPHIC FILE"
  125.  
  126. Give the file name as "HAWDLGWB". 
  127.  
  128. Accept the default polygon number and give the legend text as "Hawaii".
  129.  
  130. Accept the default (No) for drawing polygon boundaries.
  131.  
  132. The islands of Hawaii will be drawn.
  133.  
  134. Choose the option "OVERLAY LINE SEGMENTS FROM A GEOGRAPHIC FILE"
  135.  
  136. Give the file name "HAWDLGST"
  137.  
  138. Accept the default line number and give the legend text as "Rivers".
  139.  
  140. This example uses two files originally in DLG-3 optional format, off the USGS
  141. CD-ROM.  This is a simplified example; usually feature codes in these files are
  142. used to subset the data e.g. to draw rivers and streams in different colours.
  143.  
  144.  
  145. Finally - 
  146.  
  147.  Type F10 to exit from the program.
  148.                     
  149.                     
  150. The manual will provide further information on configuring the system for VGA
  151. boards and on how to use the system.
  152.  
  153. READ THE MANUAL!!!
  154. READ THE MANUAL!!!
  155. READ THE MANUAL!!!
  156. READ THE MANUAL!!!
  157.  
  158. When you start using the system you should try the OzCensus program as it is a
  159. subset of OzGIS and easier to learn to use.
  160.                     
  161.  
  162. The OzGIS system is developed and marketed by:
  163.  
  164.              Geismar Holdings Pty Ltd,
  165.              QMDD Box 6108,
  166.              Queanbeyan 2620,
  167.              Australia.
  168.